home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / demosrc / cfsource / scrollup.pas < prev    next >
Encoding:
Pascal/Delphi Source File  |  1993-10-24  |  89 b   |  9 lines

  1. PROGRAM ScrollUp;
  2. USES
  3.     MCGA;
  4. CONST
  5.      ScrText='
  6.  
  7. BEGIN
  8.      SetModeNr($D);
  9.